gtk: Fix return-annotation of gtk_get_default_language to "transfer none"
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 21 Aug 2014 21:10:32 +0000 (23:10 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 21 Aug 2014 21:10:32 +0000 (23:10 +0200)
gtk/gtkmain.c

index 10a804a7472e71ffb00fbbfa3ce5e0ada7093f1c..1fa3cf02cc034ea8da03ade69554b8699921d3fe 100644 (file)
@@ -1174,7 +1174,7 @@ gtk_get_locale_direction (void)
  * This function is equivalent to pango_language_get_default().
  * See that function for details.
  *
- * Returns: the default language as a #PangoLanguage,
+ * Returns: (transfer none): the default language as a #PangoLanguage,
  *     must not be freed
  */
 PangoLanguage *